[INFO] cloning repository https://github.com/tototomate123/renderer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tototomate123/renderer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftototomate123%2Frenderer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftototomate123%2Frenderer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dfc50e1d39eeedf7972367215512b93573677f01
[INFO] testing tototomate123/renderer against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftototomate123%2Frenderer" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tototomate123/renderer
[INFO] finished tweaking git repo https://github.com/tototomate123/renderer
[INFO] tweaked toml for git repo https://github.com/tototomate123/renderer written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tototomate123/renderer on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tototomate123/renderer already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `raw-window-handle` dependency)
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `winit` dependency)
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded smol_str v0.2.1
[INFO] [stderr]   Downloaded xcursor v0.3.5
[INFO] [stderr]   Downloaded wayland-cursor v0.31.1
[INFO] [stderr]   Downloaded cc v1.0.96
[INFO] [stderr]   Downloaded obj v0.10.2
[INFO] [stderr]   Downloaded libredox v0.0.2
[INFO] [stderr]   Downloaded libloading v0.8.3
[INFO] [stderr]   Downloaded objc-sys v0.3.3
[INFO] [stderr]   Downloaded raw-window-handle v0.6.1
[INFO] [stderr]   Downloaded ab_glyph v0.2.25
[INFO] [stderr]   Downloaded sctk-adwaita v0.8.1
[INFO] [stderr]   Downloaded xkeysym v0.2.0
[INFO] [stderr]   Downloaded polling v3.7.0
[INFO] [stderr]   Downloaded memmap2 v0.9.4
[INFO] [stderr]   Downloaded x11rb v0.13.0
[INFO] [stderr]   Downloaded owned_ttf_parser v0.20.0
[INFO] [stderr]   Downloaded exr v1.72.0
[INFO] [stderr]   Downloaded x11rb-protocol v0.13.0
[INFO] [stderr]   Downloaded libc v0.2.154
[INFO] [stderr]   Downloaded glium v0.34.0
[INFO] [stderr]   Downloaded orbclient v0.3.47
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 28708d874ae0452b3311ee6121dbdf375c15e4afacf8377d6558e806b23c3696
[INFO] running `Command { std: "docker" "start" "-a" "28708d874ae0452b3311ee6121dbdf375c15e4afacf8377d6558e806b23c3696", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "28708d874ae0452b3311ee6121dbdf375c15e4afacf8377d6558e806b23c3696", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28708d874ae0452b3311ee6121dbdf375c15e4afacf8377d6558e806b23c3696", kill_on_drop: false }`
[INFO] [stdout] 28708d874ae0452b3311ee6121dbdf375c15e4afacf8377d6558e806b23c3696
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a31f90c23e4fbcfcf5bf49e7f171b79d2098dfc742caa60d4a3c49a914a293f9
[INFO] running `Command { std: "docker" "start" "-a" "a31f90c23e4fbcfcf5bf49e7f171b79d2098dfc742caa60d4a3c49a914a293f9", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `raw-window-handle` dependency)
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `winit` dependency)
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling libloading v0.8.3
[INFO] [stderr]    Compiling cc v1.0.96
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling wayland-sys v0.31.1
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling xml-rs v0.8.20
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling quick-xml v0.31.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling bytemuck v1.15.0
[INFO] [stderr]    Compiling wayland-scanner v0.31.1
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling wayland-backend v0.3.3
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling ttf-parser v0.20.0
[INFO] [stderr]    Compiling xkeysym v0.2.0
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling smithay-client-toolkit v0.18.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling xcursor v0.3.5
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling cursor-icon v1.1.0
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling glutin_glx_sys v0.5.0
[INFO] [stderr]    Compiling glutin_egl_sys v0.6.0
[INFO] [stderr]    Compiling memmap2 v0.9.4
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling owned_ttf_parser v0.20.0
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling ab_glyph v0.2.25
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling winit v0.29.15
[INFO] [stderr]    Compiling glutin v0.31.3
[INFO] [stderr]    Compiling raw-window-handle v0.5.2
[INFO] [stderr]    Compiling x11rb-protocol v0.13.0
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling glutin-winit v0.4.2
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling smol_str v0.2.1
[INFO] [stderr]    Compiling polling v3.7.0
[INFO] [stderr]    Compiling raw-window-handle v0.6.1
[INFO] [stderr]    Compiling calloop v0.12.4
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling wayland-client v0.31.2
[INFO] [stderr]    Compiling wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling glium v0.34.0
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling gif v0.13.1
[INFO] [stderr]    Compiling exr v1.72.0
[INFO] [stderr]    Compiling wayland-protocols v0.31.2
[INFO] [stderr]    Compiling calloop-wayland-source v0.2.0
[INFO] [stderr]    Compiling wayland-cursor v0.31.1
[INFO] [stderr]    Compiling png v0.17.13
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling takeable-option v0.5.0
[INFO] [stderr]    Compiling obj v0.10.2
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.2.0
[INFO] [stderr]    Compiling wayland-protocols-plasma v0.2.0
[INFO] [stderr]    Compiling sctk-adwaita v0.8.1
[INFO] [stderr]    Compiling x11rb v0.13.0
[INFO] [stderr]    Compiling renderer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0425]: cannot find value `VERTICES` in module `teapot`
[INFO] [stdout]   --> src/main.rs:19:65
[INFO] [stdout]    |
[INFO] [stdout] 19 |     let positions = glium::VertexBuffer::new(&display, &teapot::VERTICES).unwrap();
[INFO] [stdout]    |                                                                 ^^^^^^^^ not found in `teapot`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `NORMALS` in module `teapot`
[INFO] [stdout]   --> src/main.rs:20:63
[INFO] [stdout]    |
[INFO] [stdout] 20 |     let normals = glium::VertexBuffer::new(&display, &teapot::NORMALS).unwrap();
[INFO] [stdout]    |                                                               ^^^^^^^ not found in `teapot`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `INDICES` in module `teapot`
[INFO] [stdout]   --> src/main.rs:22:50
[INFO] [stdout]    |
[INFO] [stdout] 22 | ...                   &teapot::INDICES).unwrap();
[INFO] [stdout]    |                                ^^^^^^^ not found in `teapot`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::support::camera`
[INFO] [stdout]   --> src/teapot/support.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use crate::support::camera;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/support/mod.rs:125:94
[INFO] [stdout]     |
[INFO] [stdout] 125 |         let context_attributes = glutin::context::ContextAttributesBuilder::new().build(Some(raw_window_handle)); 
[INFO] [stdout]     |                                                                                         ---- ^^^^^^^^^^^^^^^^^ expected `RawWindowHandle`, found `Result<WindowHandle<'_>, HandleError>`
[INFO] [stdout]     |                                                                                         |
[INFO] [stdout]     |                                                                                         arguments to this enum variant are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected enum `raw_window_handle::RawWindowHandle`
[INFO] [stdout]                found enum `Result<WindowHandle<'_>, HandleError>`
[INFO] [stdout] help: the type constructed contains `Result<WindowHandle<'_>, HandleError>` due to the type of the argument passed
[INFO] [stdout]    --> src/support/mod.rs:125:89
[INFO] [stdout]     |
[INFO] [stdout] 125 |         let context_attributes = glutin::context::ContextAttributesBuilder::new().build(Some(raw_window_handle)); 
[INFO] [stdout]     |                                                                                         ^^^^^-----------------^
[INFO] [stdout]     |                                                                                              |
[INFO] [stdout]     |                                                                                              this argument influences the type of `Some`
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]    --> /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/option.rs:608:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/support/mod.rs:129:25
[INFO] [stdout]     |
[INFO] [stdout] 129 |             .build(Some(raw_window_handle));
[INFO] [stdout]     |                    ---- ^^^^^^^^^^^^^^^^^ expected `RawWindowHandle`, found `Result<WindowHandle<'_>, HandleError>`
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    arguments to this enum variant are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected enum `raw_window_handle::RawWindowHandle`
[INFO] [stdout]                found enum `Result<WindowHandle<'_>, HandleError>`
[INFO] [stdout] help: the type constructed contains `Result<WindowHandle<'_>, HandleError>` due to the type of the argument passed
[INFO] [stdout]    --> src/support/mod.rs:129:20
[INFO] [stdout]     |
[INFO] [stdout] 129 |             .build(Some(raw_window_handle));
[INFO] [stdout]     |                    ^^^^^-----------------^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         this argument influences the type of `Some`
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]    --> /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/option.rs:608:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/support/mod.rs:142:13
[INFO] [stdout]     |
[INFO] [stdout] 141 |         let attrs = glutin::surface::SurfaceAttributesBuilder::<WindowSurface>::new().build(
[INFO] [stdout]     |                                                                                       ----- arguments to this method are incorrect
[INFO] [stdout] 142 |             raw_window_handle,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ expected `RawWindowHandle`, found `Result<WindowHandle<'_>, HandleError>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected enum `raw_window_handle::RawWindowHandle`
[INFO] [stdout]                found enum `Result<WindowHandle<'_>, HandleError>`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.31.3/src/surface.rs:152:12
[INFO] [stdout]     |
[INFO] [stdout] 152 |     pub fn build(
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/teapot/support.rs:124:94
[INFO] [stdout]     |
[INFO] [stdout] 124 |         let context_attributes = glutin::context::ContextAttributesBuilder::new().build(Some(raw_window_handle));
[INFO] [stdout]     |                                                                                         ---- ^^^^^^^^^^^^^^^^^ expected `raw_window_handle::RawWindowHandle`, found a different `raw_window_handle::RawWindowHandle`
[INFO] [stdout]     |                                                                                         |
[INFO] [stdout]     |                                                                                         arguments to this enum variant are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `raw_window_handle` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/raw-window-handle-0.5.2/src/lib.rs:123:1
[INFO] [stdout]     |
[INFO] [stdout] 123 | pub enum RawWindowHandle {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/raw-window-handle-0.4.3/src/lib.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  96 | pub enum RawWindowHandle {
[INFO] [stdout]     | ------------------------ this is the found type
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] help: the type constructed contains `raw_window_handle::RawWindowHandle` due to the type of the argument passed
[INFO] [stdout]    --> src/teapot/support.rs:124:89
[INFO] [stdout]     |
[INFO] [stdout] 124 |         let context_attributes = glutin::context::ContextAttributesBuilder::new().build(Some(raw_window_handle));
[INFO] [stdout]     |                                                                                         ^^^^^-----------------^
[INFO] [stdout]     |                                                                                              |
[INFO] [stdout]     |                                                                                              this argument influences the type of `Some`
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]    --> /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/option.rs:608:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/teapot/support.rs:127:25
[INFO] [stdout]     |
[INFO] [stdout] 127 |             .build(Some(raw_window_handle));
[INFO] [stdout]     |                    ---- ^^^^^^^^^^^^^^^^^ expected `raw_window_handle::RawWindowHandle`, found a different `raw_window_handle::RawWindowHandle`
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    arguments to this enum variant are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `raw_window_handle` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/raw-window-handle-0.5.2/src/lib.rs:123:1
[INFO] [stdout]     |
[INFO] [stdout] 123 | pub enum RawWindowHandle {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/raw-window-handle-0.4.3/src/lib.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  96 | pub enum RawWindowHandle {
[INFO] [stdout]     | ------------------------ this is the found type
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] help: the type constructed contains `raw_window_handle::RawWindowHandle` due to the type of the argument passed
[INFO] [stdout]    --> src/teapot/support.rs:127:20
[INFO] [stdout]     |
[INFO] [stdout] 127 |             .build(Some(raw_window_handle));
[INFO] [stdout]     |                    ^^^^^-----------------^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         this argument influences the type of `Some`
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]    --> /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/option.rs:608:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/teapot/support.rs:140:13
[INFO] [stdout]     |
[INFO] [stdout] 139 |         let attrs = glutin::surface::SurfaceAttributesBuilder::<WindowSurface>::new().build(
[INFO] [stdout]     |                                                                                       ----- arguments to this method are incorrect
[INFO] [stdout] 140 |             raw_window_handle,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ expected `raw_window_handle::RawWindowHandle`, found a different `raw_window_handle::RawWindowHandle`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `raw_window_handle` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/raw-window-handle-0.5.2/src/lib.rs:123:1
[INFO] [stdout]     |
[INFO] [stdout] 123 | pub enum RawWindowHandle {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/raw-window-handle-0.4.3/src/lib.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  96 | pub enum RawWindowHandle {
[INFO] [stdout]     | ------------------------ this is the found type
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.31.3/src/surface.rs:152:12
[INFO] [stdout]     |
[INFO] [stdout] 152 |     pub fn build(
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/main.rs:61:29
[INFO] [stdout]    |
[INFO] [stdout] 61 |                         [1, 0.0, 0.0, 0.0],
[INFO] [stdout]    |                             ^^^ expected integer, found floating-point number
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0425.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `renderer` (bin "renderer") due to 10 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "a31f90c23e4fbcfcf5bf49e7f171b79d2098dfc742caa60d4a3c49a914a293f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a31f90c23e4fbcfcf5bf49e7f171b79d2098dfc742caa60d4a3c49a914a293f9", kill_on_drop: false }`
[INFO] [stdout] a31f90c23e4fbcfcf5bf49e7f171b79d2098dfc742caa60d4a3c49a914a293f9
